SPI0 bit mode control register.
SPI_MEM_AXI_REQ_EN | For SPI0, AXI master access enable, 1: enable, 0:disable. |
SPI_MEM_CACHE_USR_ADDR_4BYTE | For SPI0, cache read flash with 4 bytes address, 1: enable, 0:disable. |
SPI_MEM_CACHE_FLASH_USR_CMD | For SPI0, cache read flash for user define command, 1: enable, 0:disable. |
SPI_MEM_FDIN_DUAL | For SPI0 flash, din phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. |
SPI_MEM_FDOUT_DUAL | For SPI0 flash, dout phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. |
SPI_MEM_FADDR_DUAL | For SPI0 flash, address phase apply 2 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_dio. |
SPI_MEM_FDIN_QUAD | For SPI0 flash, din phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. |
SPI_MEM_FDOUT_QUAD | For SPI0 flash, dout phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. |
SPI_MEM_FADDR_QUAD | For SPI0 flash, address phase apply 4 signals. 1: enable 0: disable. The bit is the same with spi_mem_fread_qio. |
SPI_SAME_AW_AR_ADDR_CHK_EN | Set this bit to check AXI read/write the same address region. |
SPI_CLOSE_AXI_INF_EN | Set this bit to close AXI read/write transfer to MSPI, which means that only SLV_ERR will be replied to BRESP/RRESP. |